StudentAwardCalculation 
EntityType  Independent 
Logical Entity Name  StudentAwardCalculation 
Default Table Name  FaStudentAidCalculation 
Logical Only  NO 
Definition 
 
Note 
 

StudentAwardCalculation Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StudentAwardId(FK)    INTEGER  NO 
 
CalculationResult    CHAR(1)  NO 
 
CalculationNote    XML  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

StudentAwardCalculation Keys 
Key Name  Key Type  Keys 
Nk_FaStudentAidCalculation_UserId  Inversion Entry  LastModifiedUserId 
Nk_FaStudentAidCalculation_FastudentAidId  Inversion Entry  StudentAwardId 
Pk_FaStudentAidCalculation_FaStudentAidCalculationId  PrimaryKey  Id 

StudentAwardCalculation Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentAward  Non-Identifying  One To Zero or More        StudentAwardId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
StudentAward  Non-Identifying  One To Zero or More        StudentAwardId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentAwardCalculation Check Constraints 
Check Constraint Name  CheckConstraint